projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
388783f
)
Make capabilities reflect reality.
author
robertl
<robertl>
Thu, 9 Jun 2005 19:58:28 +0000
(19:58 +0000)
committer
robertl
<robertl>
Thu, 9 Jun 2005 19:58:28 +0000
(19:58 +0000)
maggeo.c
patch
|
blob
|
history
diff --git
a/maggeo.c
b/maggeo.c
index 3bf237cc11f33d5143ab4a93721907c65894b49a..5545f74625ac5aaddaefbfeaef53493799b90e78 100644
(file)
--- a/
maggeo.c
+++ b/
maggeo.c
@@
-229,7
+229,7
@@
strconsume(char *instr, int *eaten)
ff_vecs_t maggeo_vecs = {
ff_type_file,
-
FF_CAP_RW_WPT
,
+
{ ff_cap_read, ff_cap_none, ff_cap_none }
,
maggeo_rd_init,
maggeo_wr_init,
maggeo_rd_deinit,